Update URL for OpenSSF docker image - #18
Conversation
|
@loganaden Thank you for the PR. Validation found a couple of minor things that need to be fixed, then this can be merged. Could you please update with the following changes and force-push the commit to your PR branch?
|
|
Will do @jonrecker |
|
@loganaden Thanks for the changes. The updated URL looks fine. To pass CI, could you please squash both commits into a single commit and update the actual git commit message to "Update URL for OpenSSF docker image" You can do interactive rebase and "pick" the first commit then "squash" the second, and update the commit message. Or alternatively something like Then force push to your branch when it looks okay ( If you would like to run the pre-commit checks including lint locally, you can do the following. (Set up in a virtual env or Docker container if you don't want to install the hooks in your shell). This will confirm that commit message formatting, etc. will pass CI checks. |
052cc3b to
1fb5ba5
Compare
|
@loganaden Thank you for the update. Could you please rebase your branch onto latest main from this repo? It looks like your commit pulled in changes which have already been merged to main in this commit. github should handle this automatically, but this will avoid any conflcts. Also, after you rebase but before force-pushing the commit, please update the commit message ( |
sign-off-by: Avishai Poorun
sign-off-by: Zahra Sumun